Event

sealed class Event

Includes all possible events the Player or Source can emit.

Properties

timestamp
Link copied to clipboard
var timestamp: Long
The time at which the event was emitted.

Inheritors

PlayerEvent
Link copied to clipboard
SourceEvent
Link copied to clipboard